Closed (fixed)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
Embedded Video Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 01:18 UTC
Updated:
23 Dec 2008 at 23:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commentedthumbnails work fine for me. first, can you test at http://drupalhub.org and let me know if you have the problem there?
thanks,
aaron
Comment #2
manu888 commentedCan you get thumbnails from DailyMotion as well? If not which video provider work regarding the thumbnails? Thanks for this dev. This is really exciting feature!!!
Emmanuel
Comment #3
bernardwright commentedHi,
I must be missing something. I have the embedded media field working fine and can point to You Tube video, but how do I get to show just the thumbnail and in the block as on drupalhub.org?
Thanks
Bernie
Comment #4
markfinney commentedMe too...
I am very confused as to why I cannot get thumbnails to display on a feed from youtube.
Comment #5
alex ua commentedYou need to select "thumbnails" as an option on the content type.
Comment #6
markfinney commentedStill struggling with this...
I have selected thumbnail... it is sticking a link for a thumbnail into the page but the wrong link it seems... The link in my feed is 'http://s4.ytimg.com/vi/sOL8cyynbis/default.jpg' (using feedapi, simplepie parser and feed element mapper) but the source code from the feednode is showing that the thumbnail src is the url 'http://img.youtube.com/vi/sOL8cyynbis.swf/1.jpg'...
I think this is the route of the problem...
Sorry I don't understand much about this stuff!
Comment #7
moonray commentedYoutube's API has been updated. The code needs to be updated to work with it.
Developer key is no longer needed.
Find patch attached.
Comment #8
moonray commentedLet's try that again.
Comment #9
moonray commentedComment #10
krisvannest commentedGot it! Dooh, I was using the wrong field in my View (don't ask ;-)... so please ignore below, YouTube thumbnails now working with my config. Thx KV
---ignore below---
Ditto on that for YouTube... have latest 5.x-1.2 release of Embedded Media Field, latest CCK, and latest Drupal 5.10, and have also selected "thumbnail" in my table View that will display the list of videos, but still no YouTube thumbnail.
I also entered a valid image URL in my field's "Default thumbnail path:" as an option for Embedded Media Field, but still no dice-- that image shows up great other places on my site, but not in my CCK View.
Note that Embedded Media Field settings, under Embedded Video Field/Providers/YouTube configuration/Supported features, it shows "Thumbnails Yes", and my YouTube video does display/play correctly when viewing the full node, so have no idea why the thumbnail isn't displaying?
Comment #11
alex ua commentedThis is fixed in the Drupal 6 version.